Corporation 
EntityType  Independent 
Logical Entity Name  Corporation 
Default Table Name  PlCorporate 
Logical Only  NO 
Definition 
 
Note 
 

Corporation Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
PlCorporateID(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Descrip    VARCHAR(50)  YES 
 
Address    VARCHAR(128)  YES 
 
City    VARCHAR(30)  YES 
 
State    CHAR(2)  YES 
 
Zip    CHAR(10)  YES 
 
Country    VARCHAR(20)  YES 
 
Active    BIT  NO 
 
UserID    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 
SyCampusGrpID    INTEGER  YES 
 

Corporation Keys 
Key Name  Key Type  Keys 
PlCorporate_PlCorporateID_U_C_IDX  PrimaryKey  PlCorporateID 

Corporation Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
Employer  Non-Identifying  Zero or One to Zero or More          NO 
plCorporateExternalMap  Non-Identifying  One To Zero or More          NO 

Corporation Check Constraints 
Check Constraint Name  CheckConstraint